[INFO] fetching crate leptos-use 0.18.3...
[INFO] testing leptos-use-0.18.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate leptos-use 0.18.3 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate leptos-use 0.18.3
[INFO] finished tweaking crates.io crate leptos-use 0.18.3
[INFO] tweaked toml for crates.io crate leptos-use 0.18.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos-use 0.18.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leptos-use 0.18.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb0ee4e705ed2c39d30d205549dc978bf9cd0167ce33c69138a2ffeaa43ec191
[INFO] running `Command { std: "docker" "start" "-a" "cb0ee4e705ed2c39d30d205549dc978bf9cd0167ce33c69138a2ffeaa43ec191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb0ee4e705ed2c39d30d205549dc978bf9cd0167ce33c69138a2ffeaa43ec191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0ee4e705ed2c39d30d205549dc978bf9cd0167ce33c69138a2ffeaa43ec191", kill_on_drop: false }`
[INFO] [stdout] cb0ee4e705ed2c39d30d205549dc978bf9cd0167ce33c69138a2ffeaa43ec191
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59238fbc19b037a8b485ac2e29973b260fb558cc28707e4ad6506235449d6e74
[INFO] running `Command { std: "docker" "start" "-a" "59238fbc19b037a8b485ac2e29973b260fb558cc28707e4ad6506235449d6e74", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.113
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.113
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling throw_error v0.3.1
[INFO] [stderr]    Compiling server_fn_macro v0.8.9
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling tachys v0.2.13
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling either_of v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling server_fn v0.8.10
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling next_tuple v0.1.0
[INFO] [stderr]    Compiling erased v0.1.2
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling leptos_macro v0.8.15
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling leptos v0.8.16
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling leptos-use v0.18.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.6
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling wasm_split_macros v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm_split_helpers v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling default-struct-builder v0.5.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling oco_ref v0.2.1
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling codee v0.3.5
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.6
[INFO] [stderr]    Compiling leptos_config v0.8.9
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hydration_context v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.113
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling js-sys v0.3.90
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.63
[INFO] [stderr]    Compiling web-sys v0.3.90
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling reactive_stores v0.3.1
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling wasm-streams v0.5.0
[INFO] [stderr]    Compiling leptos_dom v0.8.8
[INFO] [stderr]    Compiling leptos_server v0.8.7
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "59238fbc19b037a8b485ac2e29973b260fb558cc28707e4ad6506235449d6e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59238fbc19b037a8b485ac2e29973b260fb558cc28707e4ad6506235449d6e74", kill_on_drop: false }`
[INFO] [stdout] 59238fbc19b037a8b485ac2e29973b260fb558cc28707e4ad6506235449d6e74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28a64df6881d030c8f9d26ba8b44082c18b29669b1f88197a3662142abf30c5a
[INFO] running `Command { std: "docker" "start" "-a" "28a64df6881d030c8f9d26ba8b44082c18b29669b1f88197a3662142abf30c5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling codee v0.3.5
[INFO] [stderr]    Compiling leptos_server v0.8.7
[INFO] [stderr]    Compiling leptos v0.8.16
[INFO] [stderr]    Compiling leptos_meta v0.8.6
[INFO] [stderr]    Compiling leptos-use v0.18.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.66s
[INFO] running `Command { std: "docker" "inspect" "28a64df6881d030c8f9d26ba8b44082c18b29669b1f88197a3662142abf30c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28a64df6881d030c8f9d26ba8b44082c18b29669b1f88197a3662142abf30c5a", kill_on_drop: false }`
[INFO] [stdout] 28a64df6881d030c8f9d26ba8b44082c18b29669b1f88197a3662142abf30c5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5338c56dfad8ded41865759d26bcbc4a9074520bcf764ff357819e0f4372ef14
[INFO] running `Command { std: "docker" "start" "-a" "5338c56dfad8ded41865759d26bcbc4a9074520bcf764ff357819e0f4372ef14", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptos_use-abbfbbcf8fd1e2ca)
[INFO] [stderr]    Doc-tests leptos_use
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test src/is_some.rs - is_some::is_some (line 8) ... ok
[INFO] [stdout] test src/is_ok.rs - is_ok::is_ok (line 8) ... ok
[INFO] [stdout] test src/is_none.rs - is_none::is_none (line 8) ... ok
[INFO] [stdout] test src/is_err.rs - is_err::is_err (line 8) ... ok
[INFO] [stdout] test src/core/element_maybe_signal.rs - core::element_maybe_signal::ElementMaybeSignal (line 22) ... ok
[INFO] [stdout] test src/signal_debounced.rs - signal_debounced::signal_debounced (line 17) ... ok
[INFO] [stdout] test src/on_click_outside.rs - on_click_outside::on_click_outside (line 61) ... ok
[INFO] [stdout] test src/on_click_outside.rs - on_click_outside::on_click_outside (line 28) ... ok
[INFO] [stdout] test src/sync_signal.rs - sync_signal::sync_signal (line 163) ... ok
[INFO] [stdout] test src/sync_signal.rs - sync_signal::sync_signal (line 140) ... ok
[INFO] [stdout] test src/storage/use_storage.rs - storage::use_storage::use_storage (line 95) ... ok
[INFO] [stdout] test src/storage/use_storage.rs - storage::use_storage::use_storage (line 128) ... ok
[INFO] [stdout] test src/sync_signal.rs - sync_signal::sync_signal (line 19) ... ok
[INFO] [stdout] test src/signal_throttled.rs - signal_throttled::signal_throttled (line 38) ... ok
[INFO] [stdout] test src/signal_throttled.rs - signal_throttled::signal_throttled (line 17) ... ok
[INFO] [stdout] test src/use_breakpoints.rs - use_breakpoints::use_breakpoints (line 90) ... ok
[INFO] [stdout] test src/use_calendar.rs - use_calendar::use_calendar (line 16) ... ok
[INFO] [stdout] test src/signal_debounced.rs - signal_debounced::signal_debounced (line 38) ... ok
[INFO] [stdout] test src/use_calendar.rs - use_calendar::use_calendar (line 38) ... ok
[INFO] [stdout] test src/sync_signal.rs - sync_signal::sync_signal (line 105) ... ok
[INFO] [stdout] test src/use_active_element.rs - use_active_element::use_active_element (line 16) ... ok
[INFO] [stdout] test src/use_clipboard.rs - use_clipboard::use_clipboard (line 21) ... ok
[INFO] [stdout] test src/storage/use_storage.rs - storage::use_storage::use_storage (line 36) ... ok
[INFO] [stdout] test src/use_color_mode.rs - use_color_mode::use_color_mode (line 55) ... ok
[INFO] [stdout] test src/use_broadcast_channel.rs - use_broadcast_channel::use_broadcast_channel (line 56) ... ok
[INFO] [stdout] test src/use_breakpoints.rs - use_breakpoints::use_breakpoints (line 52) ... ok
[INFO] [stdout] test src/use_color_mode.rs - use_color_mode::use_color_mode (line 32) ... ok
[INFO] [stdout] test src/sync_signal.rs - sync_signal::sync_signal (line 49) ... ok
[INFO] [stdout] test src/use_broadcast_channel.rs - use_broadcast_channel::use_broadcast_channel (line 26) ... ok
[INFO] [stdout] test src/use_color_mode.rs - use_color_mode::use_color_mode (line 75) ... ok
[INFO] [stdout] test src/use_css_var.rs - use_css_var::use_css_var (line 22) ... ok
[INFO] [stdout] test src/use_color_mode.rs - use_color_mode::use_color_mode (line 101) ... ok
[INFO] [stdout] test src/use_breakpoints.rs - use_breakpoints::use_breakpoints (line 18) ... ok
[INFO] [stdout] test src/sync_signal.rs - sync_signal::sync_signal (line 73) ... ok
[INFO] [stdout] test src/use_debounce_fn.rs - use_debounce_fn::use_debounce_fn (line 16) ... ok
[INFO] [stdout] test src/use_cycle_list.rs - use_cycle_list::use_cycle_list (line 13) ... ok
[INFO] [stdout] test src/use_cookie.rs - use_cookie::use_cookie (line 73) ... ok
[INFO] [stdout] test src/use_cookie.rs - use_cookie::use_cookie (line 34) ... ok
[INFO] [stdout] test src/use_cookie.rs - use_cookie::use_cookie (line 111) ... ok
[INFO] [stdout] test src/use_css_var.rs - use_css_var::use_css_var (line 54) ... ok
[INFO] [stdout] test src/use_debounce_fn.rs - use_debounce_fn::use_debounce_fn (line 40) ... ok
[INFO] [stdout] test src/use_css_var.rs - use_css_var::use_css_var (line 38) ... ok
[INFO] [stdout] test src/use_device_orientation.rs - use_device_orientation::use_device_orientation (line 15) ... ok
[INFO] [stdout] test src/use_device_pixel_ratio.rs - use_device_pixel_ratio::use_device_pixel_ratio (line 16) ... ok
[INFO] [stdout] test src/use_display_media.rs - use_display_media::use_display_media (line 20) ... ok
[INFO] [stdout] test src/use_draggable.rs - use_draggable::use_draggable (line 20) ... ok
[INFO] [stdout] test src/use_document.rs - use_document::use_document (line 22) ... ok
[INFO] [stdout] test src/use_element_hover.rs - use_element_hover::use_element_hover (line 17) ... ok
[INFO] [stdout] test src/use_drop_zone.rs - use_drop_zone::use_drop_zone (line 23) ... ok
[INFO] [stdout] test src/use_element_bounding.rs - use_element_bounding::use_element_bounding (line 14) ... ok
[INFO] [stdout] test src/use_document_visibility.rs - use_document_visibility::use_document_visibility (line 17) ... ok
[INFO] [stdout] test src/use_element_size.rs - use_element_size::use_element_size (line 25) ... ok
[INFO] [stdout] test src/use_element_visibility.rs - use_element_visibility::use_element_visibility (line 19) ... ok
[INFO] [stdout] test src/use_event_listener.rs - use_event_listener::use_event_listener (line 22) ... ok
[INFO] [stdout] test src/use_idle.rs - use_idle::use_idle (line 64) ... ignored
[INFO] [stdout] test src/use_idle.rs - use_idle::use_idle (line 35) ... ok
[INFO] [stdout] test src/use_infinite_scroll.rs - use_infinite_scroll::use_infinite_scroll (line 25) ... ok
[INFO] [stdout] test src/use_interval.rs - use_interval::use_interval (line 16) ... ok
[INFO] [stdout] test src/use_interval_fn.rs - use_interval_fn::use_interval_fn (line 21) ... ok
[INFO] [stdout] test src/use_intersection_observer.rs - use_intersection_observer::use_intersection_observer (line 27) ... ok
[INFO] [stdout] test src/use_intl_number_format.rs - use_intl_number_format::UseIntlNumberFormatOptions::rounding_increment (line 603) ... ok
[INFO] [stdout] test src/use_intl_number_format.rs - use_intl_number_format::UseIntlNumberFormatReturn::format_range (line 810) ... ok
[INFO] [stdout] test src/use_favicon.rs - use_favicon::use_favicon (line 17) ... ok
[INFO] [stdout] test src/use_idle.rs - use_idle::use_idle (line 16) ... ok
[INFO] [stdout] test src/use_event_source.rs - use_event_source::use_event_source (line 84) ... ok
[INFO] [stdout] test src/use_event_listener.rs - use_event_listener::use_event_listener (line 40) ... ok
[INFO] [stdout] test src/use_event_source.rs - use_event_source::use_event_source (line 53) ... ok
[INFO] [stdout] test src/use_event_source.rs - use_event_source::use_event_source (line 27) ... ok
[INFO] [stdout] test src/use_favicon.rs - use_favicon::use_favicon (line 37) ... ok
[INFO] [stdout] test src/use_event_source.rs - use_event_source::use_event_source (line 131) ... ok
[INFO] [stdout] test src/use_event_listener.rs - use_event_listener::use_event_listener (line 69) ... ok
[INFO] [stdout] test src/use_geolocation.rs - use_geolocation::use_geolocation (line 17) ... ok
[INFO] [stdout] test src/use_locale.rs - use_locale::use_locale (line 21) ... ok
[INFO] [stdout] test src/use_locales.rs - use_locales::use_locales (line 20) ... ok
[INFO] [stdout] test src/use_intl_number_format.rs - use_intl_number_format::UseIntlNumberFormatOptions::rounding_increment (line 603) ... ok
[INFO] [stdout] test src/use_intl_number_format.rs - use_intl_number_format::use_intl_number_format (line 91) ... ok
[INFO] [stdout] test src/use_media_query.rs - use_media_query::use_media_query (line 19) ... ok
[INFO] [stdout] test src/use_intl_number_format.rs - use_intl_number_format::use_intl_number_format (line 21) ... ok
[INFO] [stdout] test src/use_intl_number_format.rs - use_intl_number_format::UseIntlNumberFormatReturn::format_range (line 834) ... ok
[INFO] [stdout] test src/use_mouse.rs - use_mouse::use_mouse (line 55) ... ok
[INFO] [stdout] test src/use_mutation_observer.rs - use_mutation_observer::use_mutation_observer (line 24) ... ok
[INFO] [stdout] test src/use_prefers_reduced_motion.rs - use_prefers_reduced_motion::use_prefers_reduced_motion (line 14) ... ok
[INFO] [stdout] test src/use_preferred_dark.rs - use_preferred_dark::use_preferred_dark (line 10) ... ok
[INFO] [stdout] test src/use_intl_number_format.rs - use_intl_number_format::use_intl_number_format (line 43) ... ok
[INFO] [stdout] test src/use_preferred_contrast.rs - use_preferred_contrast::use_preferred_contrast (line 10) ... ok
[INFO] [stdout] test src/use_raf_fn.rs - use_raf_fn::use_raf_fn (line 18) ... ok
[INFO] [stdout] test src/use_mouse_in_element.rs - use_mouse_in_element::use_mouse_in_element (line 19) ... ok
[INFO] [stdout] test src/use_screen_orientation.rs - use_screen_orientation::use_screen_orientation (line 12) ... ok
[INFO] [stdout] test src/use_scroll.rs - use_scroll::use_scroll (line 60) ... ok
[INFO] [stdout] test src/use_mouse.rs - use_mouse::use_mouse (line 20) ... ok
[INFO] [stdout] test src/use_permission.rs - use_permission::use_permission (line 13) ... ok
[INFO] [stdout] test src/use_resize_observer.rs - use_resize_observer::use_resize_observer (line 25) ... ok
[INFO] [stdout] test src/use_mouse.rs - use_mouse::use_mouse (line 36) ... ok
[INFO] [stdout] test src/use_service_worker.rs - use_service_worker::use_service_worker (line 21) ... ok
[INFO] [stdout] test src/use_scroll.rs - use_scroll::use_scroll (line 35) ... ok
[INFO] [stdout] test src/use_sorted.rs - use_sorted::use_sorted (line 14) ... ok
[INFO] [stdout] test src/use_scroll.rs - use_scroll::use_scroll (line 126) ... ok
[INFO] [stdout] test src/use_scroll.rs - use_scroll::use_scroll (line 98) ... ok
[INFO] [stdout] test src/use_scroll.rs - use_scroll::use_scroll (line 150) ... ok
[INFO] [stdout] test src/use_sorted.rs - use_sorted::use_sorted (line 29) ... ok
[INFO] [stdout] test src/use_textarea_autosize.rs - use_textarea_autosize::use_textarea_autosize (line 18) ... ok
[INFO] [stdout] test src/use_timeout_fn.rs - use_timeout_fn::use_timeout_fn (line 12) ... ok
[INFO] [stdout] test src/use_supported.rs - use_supported::use_supported (line 7) ... ok
[INFO] [stdout] test src/use_timestamp.rs - use_timestamp::use_timestamp (line 34) ... ok
[INFO] [stdout] test src/use_to_string.rs - use_to_string::use_to_string (line 8) ... ok
[INFO] [stdout] test src/use_toggle.rs - use_toggle::use_toggle (line 12) ... ok
[INFO] [stdout] test src/use_websocket.rs - use_websocket::use_websocket (line 112) ... ok
[INFO] [stdout] test src/use_websocket.rs - use_websocket::use_websocket (line 198) ... ok
[INFO] [stdout] test src/use_timestamp.rs - use_timestamp::use_timestamp (line 20) ... ok
[INFO] [stdout] test src/use_websocket.rs - use_websocket::use_websocket (line 170) ... ok
[INFO] [stdout] test src/use_window.rs - use_window::use_window (line 18) ... ok
[INFO] [stdout] test src/use_websocket.rs - use_websocket::use_websocket (line 25) ... ok
[INFO] [stdout] test src/use_window_focus.rs - use_window_focus::use_window_focus (line 17) ... ok
[INFO] [stdout] test src/use_websocket.rs - use_websocket::use_websocket (line 75) ... ok
[INFO] [stdout] test src/use_window_scroll.rs - use_window_scroll::use_window_scroll (line 16) ... ok
[INFO] [stdout] test src/use_window_size.rs - use_window_size::use_window_size (line 17) ... ok
[INFO] [stdout] test src/use_websocket.rs - use_websocket::use_websocket (line 234) ... ok
[INFO] [stdout] test src/utils/sendwrap_fn.rs - utils::sendwrap_fn::sendwrap_fn (line 5) ... ok
[INFO] [stdout] test src/watch_pausable.rs - watch_pausable::watch_pausable (line 12) ... ok
[INFO] [stdout] test src/utils/sendwrap_fn.rs - utils::sendwrap_fn::sendwrap_fn (line 13) ... ok
[INFO] [stdout] test src/watch_with_options.rs - watch_with_options::watch_with_options (line 18) ... ok
[INFO] [stdout] test src/watch_throttled.rs - watch_throttled::watch_throttled (line 12) ... ok
[INFO] [stdout] test src/whenever.rs - whenever::whenever (line 44) ... ok
[INFO] [stdout] test src/watch_throttled.rs - watch_throttled::watch_throttled (line 38) ... ok
[INFO] [stdout] test src/whenever.rs - whenever::whenever (line 25) ... ok
[INFO] [stdout] test src/watch_with_options.rs - watch_with_options::watch_with_options (line 44) ... ok
[INFO] [stdout] test src/watch_debounced.rs - watch_debounced::watch_debounced (line 13) ... ok
[INFO] [stdout] test src/whenever.rs - whenever::whenever (line 64) ... ok
[INFO] [stdout] test src/whenever.rs - whenever::whenever (line 7) ... ok
[INFO] [stdout] test src/use_user_media.rs - use_user_media::use_user_media (line 15) ... ok
[INFO] [stdout] test src/watch_debounced.rs - watch_debounced::watch_debounced (line 39) ... ok
[INFO] [stdout] test src/watch_with_options.rs - watch_with_options::watch_with_options (line 63) ... ok
[INFO] [stdout] test src/use_web_notification.rs - use_web_notification::use_web_notification (line 20) ... ok
[INFO] [stdout] test src/use_throttle_fn.rs - use_throttle_fn::use_throttle_fn (line 42) ... ok
[INFO] [stdout] test src/use_textarea_autosize.rs - use_textarea_autosize::use_textarea_autosize (line 66) ... ok
[INFO] [stdout] test src/use_throttle_fn.rs - use_throttle_fn::use_throttle_fn (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 135 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.63s; merged doctests compilation took 3.41s
[INFO] running `Command { std: "docker" "inspect" "5338c56dfad8ded41865759d26bcbc4a9074520bcf764ff357819e0f4372ef14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5338c56dfad8ded41865759d26bcbc4a9074520bcf764ff357819e0f4372ef14", kill_on_drop: false }`
[INFO] [stdout] 5338c56dfad8ded41865759d26bcbc4a9074520bcf764ff357819e0f4372ef14
